From 722b1b304988a21d64e2f1797d038e7f3248ddc3 Mon Sep 17 00:00:00 2001 From: Pascal Packaging Team Date: Sun, 9 Jul 2017 14:10:33 +0100 Subject: [PATCH] fix-spell-errors Gbp-Pq: Name fix-spell-errors.patch --- install/man/man1/fp.1 | 2 +- install/man/man1/fpdoc.1 | 4 ++-- install/man/man1/grab_vcsa.1 | 2 +- install/man/man1/h2pas.1 | 2 +- install/man/man1/pas2jni.1 | 2 +- install/man/man1/ppdep.1 | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/install/man/man1/fp.1 b/install/man/man1/fp.1 index c7fc6ba6..7e164a58 100644 --- a/install/man/man1/fp.1 +++ b/install/man/man1/fp.1 @@ -49,7 +49,7 @@ on-line help system and a debugger. A text mode windowing system is the base of the user interface. The mouse is supported, but most people will use the keyboard. The user will usually open a few text editor -windows in which he will design his program, during which he can regularily check and +windows in which he will design his program, during which he can regularly check and debug through the use of hot keys. The high speed of the compiler ensures that programmers can do this often and therefore allows speedy development of code. diff --git a/install/man/man1/fpdoc.1 b/install/man/man1/fpdoc.1 index 3104ef93..0aacf10c 100644 --- a/install/man/man1/fpdoc.1 +++ b/install/man/man1/fpdoc.1 @@ -43,7 +43,7 @@ option. .BI \-\-cputarget=value This option tells .B fpdoc -for which CPU to generate documentation. This simply defines the approriate CPU macros. +for which CPU to generate documentation. This simply defines the appropriate CPU macros. .TP .BI \-\-descr=descfile This option specifies the name of a description file @@ -190,7 +190,7 @@ where to look for the translation files that can be used to internationalize fp .BI \-\-ostarget=value This option tells .B fpdoc -for which operating system to generate documentation. This simply defines the approriate operating system macros. +for which operating system to generate documentation. This simply defines the appropriate operating system macros. .TP .BI \-\-output=name This option tells diff --git a/install/man/man1/grab_vcsa.1 b/install/man/man1/grab_vcsa.1 index 9f5e949a..7404c90a 100644 --- a/install/man/man1/grab_vcsa.1 +++ b/install/man/man1/grab_vcsa.1 @@ -37,7 +37,7 @@ work). The permissions are automatically reverted on logout. .B grab_vcsa is used by the Free Pascal video unit. The video unit allows programmers to -develop portable programs accross Dos, Linux, FreeBSD, Windows, OS/2 and +develop portable programs across Dos, Linux, FreeBSD, Windows, OS/2 and other operating systems while they can still assume being able to use the full VGA character set. diff --git a/install/man/man1/h2pas.1 b/install/man/man1/h2pas.1 index 1d7c1df4..94fae831 100644 --- a/install/man/man1/h2pas.1 +++ b/install/man/man1/h2pas.1 @@ -101,7 +101,7 @@ macros are changed - wherever possible to functions; however the arguments are all integers, so these must be changed manually. Simple expressions in define staments are recognized, as are most arithmetic operators: addition, substraction, multiplication, division, logical operators, -comparision operators, shift operators. The C construct ( A ? B : C) +comparison operators, shift operators. The C construct ( A ? B : C) is also recognized and translated to a pascal construct with an IF statement (this is buggy, however). diff --git a/install/man/man1/pas2jni.1 b/install/man/man1/pas2jni.1 index cfea4500..7b053a63 100644 --- a/install/man/man1/pas2jni.1 +++ b/install/man/man1/pas2jni.1 @@ -9,7 +9,7 @@ pas2jni - Free Pascal Java Native Interface generation tool Generate a Java native interface description and library from compiled Free Pascal units. pas2jni generates per unit 2 files: a library that provides access to the functions and procedures in the pascal unit in a manner that Java understands, and a .java file that -describes the library, and can be used to access the libary from Java. +describes the library, and can be used to access the library from Java. .SH OPTIONS .TP diff --git a/install/man/man1/ppdep.1 b/install/man/man1/ppdep.1 index f773b495..24ea8bc2 100644 --- a/install/man/man1/ppdep.1 +++ b/install/man/man1/ppdep.1 @@ -20,7 +20,7 @@ implementation section of the unit, and it can handle conditional defines. You can invoke .B ppdep with as the only required argument the name of the -file (program or unit) whose dependecies you wish to list. You don't need +file (program or unit) whose dependencies you wish to list. You don't need to specify an extension, by default .B .pp is assumed. -- 2.30.2